home *** CD-ROM | disk | FTP | other *** search
- on mouseDown
- puppetSound("Click")
- set the castNum of sprite 11 to 26
- updateStage()
- repeat while the stillDown
- end repeat
- set the castNum of sprite 11 to 10
- updateStage()
- puppetSound(0)
- set the mouseDownScript to EMPTY
- go("Home")
- end
-